home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Spiceworld The Movie - Interactive CD-ROM
/
Spiceworld The Movie: Interactive CD-ROM.iso
/
pc
/
elements
/
spicetwo.dir
/
scripts_10_namepieces•.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-12-04
|
285 bÂ
|
9 lines
on mouseUp
set hiddenSpriteNo to 15
set lastSpriteNo to 23
repeat with spriteNo = hiddenSpriteNo to lastSpriteNo
set newName to the locH of sprite spriteNo && the locV of sprite spriteNo
set the name of member the memberNum of sprite spriteNo to newName
end repeat
end